projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41c8446
)
filechooserwidget: Remove unused enum
author
Timm Bäder
<mail@baedert.org>
Fri, 1 Jul 2016 08:51:06 +0000
(10:51 +0200)
committer
Timm Bäder
<mail@baedert.org>
Thu, 4 Aug 2016 11:09:01 +0000
(13:09 +0200)
gtk/gtkfilechooserwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserwidget.c
b/gtk/gtkfilechooserwidget.c
index 943a98ea429c3c5d26c3b8c55707d5f4086ed095..6a213118a4e7758f1ec8d7702f7cfac208ba5e00 100644
(file)
--- a/
gtk/gtkfilechooserwidget.c
+++ b/
gtk/gtkfilechooserwidget.c
@@
-430,11
+430,6
@@
enum {
G_TYPE_STRING, /* MODEL_COL_LOCATION_TEXT */ \
PANGO_TYPE_ELLIPSIZE_MODE /* MODEL_COL_ELLIPSIZE */
-/* Identifiers for target types */
-enum {
- GTK_TREE_MODEL_ROW,
-};
-
#define DEFAULT_RECENT_FILES_LIMIT 50
/* Icon size for if we can't get it from the theme */